BeanName_TAddress : user definition
HCS12X derivatives:
typedef far word * far TAddress; /* User type for address to the EEPROM */
other derivatives:
typedef word TAddress; /* User type for address to the EEPROM */
User type for addressing of the EEPROM. Actual type depends on the CPU family.